Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix printing of parse errors in enumeration sequences #1070

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Conversation

robdockins
Copy link
Contributor

Previously, raw AST would be printed instead of pretty-printed syntax
Also tweak the indentation for multiline parse errors.

Fixes #975

Previously, raw AST would be printed instead of pretty-printed syntax
Also tweak the indentation for multiline parse errors.

Fixes #975
@robdockins robdockins requested a review from yav February 10, 2021 02:11
Copy link
Contributor

@brianhuffman brianhuffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@robdockins robdockins merged commit c25a1bd into master Feb 10, 2021
@RyanGlScott RyanGlScott deleted the issue975 branch March 22, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Raw type printing in some errors
2 participants